[INFO] cloning repository https://github.com/grande-zeno/file-encryption-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grande-zeno/file-encryption-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrande-zeno%2Ffile-encryption-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrande-zeno%2Ffile-encryption-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46f4562fb6798dcf9c17470293e827bbcb594d4e
[INFO] checking grande-zeno/file-encryption-service against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrande-zeno%2Ffile-encryption-service" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/grande-zeno/file-encryption-service
[INFO] finished tweaking git repo https://github.com/grande-zeno/file-encryption-service
[INFO] tweaked toml for git repo https://github.com/grande-zeno/file-encryption-service written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grande-zeno/file-encryption-service on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/grande-zeno/file-encryption-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a
[INFO] running `Command { std: "docker" "start" "99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking file-encryption-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.11s
[INFO] running `Command { std: "docker" "inspect" "99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a", kill_on_drop: false }`
[INFO] [stdout] 99e2e7366f3b2396ec9b3d82c4bac025ded970f4e788ca959c73a60ac207bb9a
